home *** CD-ROM | disk | FTP | other *** search
/ PC Home 138 / PC Home issue 138.iso / Software / DVD / CliprexLite.exe / Languages / ont charsets (scripts).txt < prev    next >
Encoding:
Text File  |  2002-05-02  |  1.6 KB  |  29 lines

  1. Description
  2.  
  3. Each Windows typeface supports one or more character sets. The particular character sets depend on the font. Check with the font vendor to determine which typefaceÆs are supported.
  4.  
  5. The following table lists the predefined constants provided for standard character sets:
  6.  
  7. Constant    Value    Description
  8.  
  9. ANSI_CHARSET    0    ANSI characters. 
  10. DEFAULT_CHARSET    1    Font is chosen based solely on Name and Size. If the described font is not available on the system, Windows will substitute another font.
  11. SYMBOL_CHARSET    2    Standard symbol set.
  12. MAC_CHARSET    77    Macintosh characters. Not available on NT 3.51.
  13. SHIFTJIS_CHARSET    128    Japanese shift-jis characters.
  14. HANGEUL_CHARSET    129    Korean characters (Wansung).
  15. JOHAB_CHARSET    130    Korean characters (Johab). Not available on NT 3.51
  16.  
  17. GB2312_CHARSET    134    Simplified Chinese characters (mainland china).
  18. CHINESEBIG5_CHARSET    136    Traditional Chinese characters (taiwanese).
  19. GREEK_CHARSET    161    Greek characters. Not available on NT 3.51.
  20. TURKISH_CHARSET    162    Turkish characters. Not available on NT 3.51
  21. VIETNAMESE_CHARSET    163    Vietnamese characters. Not available on NT 3.51.
  22. HEBREW_CHARSET    177    Hebrew characters. Not available on NT 3.51
  23. ARABIC_CHARSET    178    Arabic characters. Not available on NT 3.51
  24.  
  25. BALTIC_CHARSET    186    Baltic characters. Not available on NT 3.51.
  26. RUSSIAN_CHARSET    204    Cyrillic characters. Not available on NT 3.51.
  27. THAI_CHARSET    222    Thai characters. Not available on NT 3.51
  28. EASTEUROPE_CHARSET    238    Includes diacritical marks for eastern european countries. Not available on NT 3.51.
  29. OEM_CHARSET    255    Depends on the codepage of the operating system.